ListBox.InitialValue

A list of the default items separated by carriage returns. If the ListBox has more than one column (ColumnCount > 1), separate column entries with Tabs within each row.

Syntax

InitialValue as String

Notes

If HasHeading is True, the first row of InitialValue is assumed to be the column headings--unless the Heading array is also specified.